|
Workout With Friends
Stay fit with a little motivation
|


Public Member Functions | |
| def | __str__ |
| def | __repr__ |
| def | __unicode__ |
| def | get_by_id |
| def | create |
| def | delete |
Public Member Functions inherited from wowf.lib.fulltext.FulltextBase | |
| def | index_type |
| def | index_id |
| def | index_data |
| def | add_index |
| Add a fulltext index for this instance. | |
| def | delete_index |
| Delete the fulltext index for this instance. | |
| def | update_index |
| Update the fulltext index for this instance. | |
Static Public Attributes | |
| tuple | query = DBSession.query_property() |
Static Public Attributes inherited from wowf.lib.fulltext.FulltextBase | |
| list | index_fields = [] |
| def wowf.models.meta.Base.__unicode__ | ( | self | ) |
|
static |
1.8.1.2